52词语>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • The SPEs access main storage with direct memory access ( DMA) commands that move data and instructions between main storage and a private local memory, called a local store or local storage ( LS).
      SPE用直接内存访问(DMA)命令访问主存储器,可以在主存储器与称为本地库或本地存储(LS)的私有本地内存之间移动数据和指令。
    • Design and Optimization of Memory Access Structure for Multicore-SoC Based on SPM
      基于SPM的多核SoC访存结构设计与优化
    • On the other side are the technological advances made in the platform, including architectures ( multiprocessing, symmetric multithreading, non-uniform memory access [ NUMA]) and virtualization.
      另一方面,它要考虑平台方面的技术进步,包括架构(多处理、对称多线程、非一致内存访问[NUMA]和虚拟化)。
    • NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
      NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。
    • Some types of memory access errors ( like using a NULL pointer) cause a program to crash outright.
      有些类型的内存访问错误(比如使用一个NULL指示器)将会导致一个程序完全崩溃。
    • When AME is enabled for an LPAR, the operating system starts compressing and decompressing data in memory based on the workload's memory access pattern.
      在为LPAR启用AME时,操作系统将开始根据工作负载的内存访问模式压缩和解压缩内存中的数据。
    • A Memory Access Technology of Heterogeneous Multi-Core System Based on Cell Broadband Engine Architecture
      面向Cell宽带引擎架构的异构多核访存技术
    • This advanced property is used for optimizing memory access. See documentation for usage.
      此高级属性用于优化内存访问。有关用法,请参阅文档。
    • Does it contain memory access errors?
      是否包括内存访问错误?
    • The most efficient scheme uses hardware assists such as the AMD I/ O MMU ( IOMMU) to provide transparent translation of guest physical addresses to host physical addresses ( for operations such as direct memory access [ DMA]).
      最有效的方案是使用像AMDI/OMMU(IOMMU)这样的硬件协助来提供Guest物理地址到主机物理地址的透明转换(用于直接内存访问[DMA]这样的操作)。